@charset "UTF-8";.well-lg {padding: 30px;border-radius: 0;}.page {overflow: hidden;background-color: #fff;}.img-rounded {border-radius: 5px;}.img-cover {width: 100%;height: auto;}.img-bordered-white {border: 2px solid #fff;}.img-semi-transparent {opacity: .5;-webkit-transition: 0.35s all ease;-o-transition: 0.35s all ease;transition: 0.35s all ease;will-change: transform;}.img-semi-transparent:hover {opacity: 1;}.element-fullwidth {width: 100%;}.bg-image {background-position: center center;background-size: cover;background-repeat: no-repeat;}.img-mobile-half-width {max-width: 50%;margin-left: auto;margin-right: auto;}@media (min-width: 480px) {.img-mobile-half-width {max-width: none;}}